Welcome![Sign In][Sign Up]
Location:
Search - finite element method with matlab

Search list

[matlabfem_ex

Description: 一维边值问题线性有限元数值解法的matlab程序。有详尽的算法分析,程序注释清楚。适用于有限元方法的初学者,能帮助读者加深对基本概念的理解。-one-dimensional linear boundary value problems finite element numerical solution of Matlab procedures. A detailed analysis of algorithms, clear procedures for the Notes. Application of the finite element method in the beginners will help readers to better understand the basic concepts.
Platform: | Size: 107520 | Author: 姚飞 | Hits:

[matlabIntroduction_to_the_Finite_Element_Method_in_Elect

Description: "introduction to the finite element method in electromagnetics"是一本特别好的FEM的入门书籍,源码已上载。 这本书才115页,但是把FEM讲的很细,读完之后再读金建明的书就特别容易了。-introduction to the finite element method in electromagnetics is a particularly good introductory FEM books, source code has been uploaded. This book is only 115, but the FEM stresses very small payment to read after reading the book Jianming particularly easy.
Platform: | Size: 1978368 | Author: dingjun | Hits:

[AlgorithmGBMM1D.m

Description: 一维伽辽金型无网格法MATLAB程序 无网格方法采用基于点的近似,可以彻底或部分地消除网格,不需要网格的初始划分和重构,不仅可以保证计算的精度,而且可以大大减小计算的难度。然而,由于目前的无网格近似一般没有解析表达式,且大都基于伽辽金原理,因此计算量很大,要超出传统的有限元法;另外,无网格近似大都是拟合,因此对于位移边界的处理比较困难,多采用拉格朗日乘子法处理。-1维伽Galerkin-type meshless method MATLAB procedures meshless method based on the point of approximation, can be completely or partially eliminate the grid, the grid does not require the initial division and reconstruction, not only can guarantee the accuracy of the calculation, and can greatly reduce the difficulty of calculation. However, due to the current meshless approximation there is no analytic expression in general, and mostly based on the Galerkin principle, the calculation of a large volume, it is necessary to go beyond the traditional finite element method In addition, the meshless approximation are fitted, so displacement of the border more difficult to deal with, the use of Lagrange law.
Platform: | Size: 1024 | Author: dong | Hits:

[matlabPrograming-the-Finite-Element-Method-with-matlab.

Description: It s a useful thing helping you to pragramming the finite element with matlab.
Platform: | Size: 269312 | Author: eiman | Hits:

[matlabMATLABcode

Description: 名字已经很清楚了,结构分析有限元法与MATLAB程序设计-源代码-Name is already quite clear, structural analysis finite element method with the MATLAB program design- the source code
Platform: | Size: 236544 | Author: loujq | Hits:

[OtherMatlab

Description: :Or绍了有限元法的本质特征及用变分试函数法和残值试函数法导出有限元法的过程,给出了在Matlab 语言环境下实现有限元法的步骤.利用Matlab语言中的PDE工具箱求解偏微分方程具有简便、快速、可视化 程度高等优点,能满足精度要求,并以一个工程实例说明了利用有限元法求解偏微分方程从而解决实际问题 的方法.-: Or introduce a finite element method and the essential characteristics of the trial function with variational trial function and the residual value method to export the process of finite element method is given in the Matlab language environment for the realization of the finite element method under the steps. Matlab language using PDE Toolbox to solve partial differential equations is simple, rapid and high degree of visibility, to meet accuracy requirements, and examples of a project using the finite element method for solving partial differential equations to solve practical problems .
Platform: | Size: 141312 | Author: | Hits:

[OtherMatlabpossion

Description: Matlab经过多年的发展与完善,已成为科学与工程计算的重要工具,而有限元方法作为近似 求解边值问题的一种数值技术,也广泛应用于数学和工程问题.对Matlab和有限元的原理和步骤 进行了阐述,并用实例证明了两者的结合使所要研究的偏微分方程的数值解更为有效、精确.-Matlab after years of development and improvement of science and engineering has become an important tool for the calculation, while the finite element method for solving boundary value problem as an approximate numerical technique, it is widely used in mathematics and engineering problems. Matlab and the finite element of the principles and steps described and demonstrated with examples of the combination of the two has to work on the numerical solution of partial differential equations is more effective and accurate.
Platform: | Size: 121856 | Author: | Hits:

[Software EngineeringThe_Finite_Element_Method_Using_Matlab

Description: Source Codes (CD-ROM) for book "The Finite Element Method Using Matlab, 2nd Edition"
Platform: | Size: 113664 | Author: tj | Hits:

[matlabFiniteElementDesighUsingMATLAB

Description: 《结构分析的有限元法与MATLAB程序设计》的源文件-" Structural Analysis of the finite element method with MATLAB Programming," the source file
Platform: | Size: 640000 | Author: suyuewen | Hits:

[Mathimatics-Numerical algorithmsassemble

Description: matlab prog for beam with uniform loading with fix and simplysupported beam....using finite element method and its displaced graph
Platform: | Size: 1024 | Author: sunil | Hits:

[Otherfem_50_heat

Description: 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
Platform: | Size: 2048 | Author: tianjun | Hits:

[OtherFEM

Description: finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan C. Hagness Department of Electrical and Computer Engineering University of Wisconsin-Madison 1415 Engineering Drive Madison, WI 53706-1691 hagness@engr.wisc.edu Copyright 2005 This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells. Each unit cell within the Yee lattice contains electric field components sampled along the edges of the cube and magnetic field components normal to the faces of the cube (the dual of Fig. 3.1). To illustrate t
Platform: | Size: 2048 | Author: Hollis | Hits:

[matlabProgramming-the-Finite-Element-method-with-Matlab.

Description: 用MATLAB编写的有限元程序,包含了有限元求解的各个细节过程。-MATLAB prepared by the finite element program, including the finite element solution details.
Platform: | Size: 269312 | Author: wang jungang | Hits:

[matlabproj3

Description: MIT--航空航天工程中的计算方法_有限元方法实例——涡轮叶片传热 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace Engineering in the finite element method calculation _ instance- turbine blade heat transfer MIT Open Course- Aerospace engineering calculation methods for this course in aviation and aerospace engineering in the calculation of the entry appears to learn. The application is from aerospace structures, aerodynamics, dynamics and control, and aerospace systems selected. The technologies include: numerical integration of ordinary differential equations systems partial differential equations of finite difference, finite volume, and finite element discretization numerical linear algebra eigenvalue problems with constraints and optimization.
Platform: | Size: 268288 | Author: skp | Hits:

[source in ebookThe-structural-analysis

Description: 结构分析有限元法与MATLAB程序设计-源代码 徐荣桥的结构分析的有限元法与MATLAB程序设计的附属程序,好好学习,天天向上!-The structural analysis of the finite element method structural analysis of the finite element method with MATLAB Programming- source code Xu Rong bridge program MATLAB programming subsidiary, a good study, day day up!
Platform: | Size: 237568 | Author: 祝青钰 | Hits:

[matlabexam8_2

Description: 徐荣桥--结构分析的有限元法与matlab程序设计-Xu Rong Bridge- structural analysis of the finite element method with matlab programming
Platform: | Size: 3072 | Author: wangqin | Hits:

[source in ebookThe-finite-element-method

Description: 《工程中的有限元法》第三版 曾攀译,书附带的源代码。可以借鉴下有,VB,MATLAB,C等多种语言。-" Finite Element Method in Engineering" third edition has climbed translation, the book comes with the source code. Can learn VB, MATLAB, C and other languages.
Platform: | Size: 1104896 | Author: 徐HONGZHI | Hits:

[Software EngineeringMATLAB--the-finite-element-method

Description: MATLAB 教学用书,附有有限元法的例子教程,平面问题,框架例子-MATLAB teaching books, with examples of the finite element method tutorials, plane problems, frame examples
Platform: | Size: 6424576 | Author: wuzhiwen | Hits:

[File Formatmatlab_fem

Description: Programing the Finite Element Method with Matlab
Platform: | Size: 269312 | Author: milad | Hits:

[AI-NN-PRmatlab

Description: pn结模拟:一维PN结的模拟 ,有限元法 结合耦合法,新手求交流(Pn junction simulation: one-dimensional pn junction simulation, finite element method combined with coupling method, novice for communication)
Platform: | Size: 52224 | Author: 莫阿美达看到没 | Hits:
« 12 3 »

CodeBus www.codebus.net